home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 1.iso / connect / _j2 / txtsrv / txtsrv.def < prev    next >
Text File  |  1993-03-29  |  352b  |  10 lines

  1. ; module definition file for winsock text server
  2.  
  3. NAME         TXTSRV
  4. DESCRIPTION  'Windows Socket Text Server'
  5. EXETYPE      WINDOWSSTUB         'WINSTUB.EXE'CODE         PRELOAD MOVEABLE DISCARDABLEDATA         PRELOAD MOVEABLE MULTIPLEHEAPSIZE     2048STACKSIZE    8192EXPORTS             FrameWndProc
  6.              AboutDlgProc
  7.  
  8.  
  9.  
  10.